PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardLayoutAttribute Class / setStartIndent Method
The distance from the start edge of the reference area to that of the block, measured in default user space units in the inline-progression direction.
In This Topic
    setStartIndent Method
    In This Topic
    Sets the start indent.
    Syntax
    public void setStartIndent( 
       double value
    )

    Parameters

    value
    The distance from the start edge of the reference area to that of the block, measured in default user space units in the inline-progression direction.
    See Also